Bump the all-updates group in /core with 18 updates#95
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the all-updates group in /core with 18 updates#95dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-updates group in /core with 18 updates: | Package | From | To | | --- | --- | --- | | [actix-web](https://github.com/actix/actix-web) | `4.10.2` | `4.11.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.40` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.2` | `1.45.1` | | [yaml-rust2](https://github.com/Ethiraric/yaml-rust2) | `0.9.0` | `0.10.3` | | [kube](https://github.com/kube-rs/kube) | `0.96.0` | `1.0.0` | | [k8s-openapi](https://github.com/Arnavion/k8s-openapi) | `0.23.0` | `0.25.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.14` | `0.7.15` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.11` | `0.1.14` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [libloading](https://github.com/nagisa/rust_libloading) | `0.8.6` | `0.8.8` | | [libp2p](https://github.com/libp2p/rust-libp2p) | `0.54.1` | `0.55.0` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.23.0` | `1.23.1` | | [prometheus](https://github.com/tikv/rust-prometheus) | `0.13.4` | `0.14.0` | | [kube-runtime](https://github.com/kube-rs/kube) | `0.99.0` | `1.0.0` | | [aya-ebpf](https://github.com/aya-rs/aya) | ``630a767`` | ``bd0424c`` | | [aya-log-ebpf](https://github.com/aya-rs/aya) | ``630a767`` | ``bd0424c`` | | [which](https://github.com/harryfei/which-rs) | `7.0.2` | `8.0.0` | | [aya-tool](https://github.com/aya-rs/aya) | ``630a767`` | ``bd0424c`` | Updates `actix-web` from 4.10.2 to 4.11.0 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](actix/actix-web@web-v4.10.2...web-v4.11.0) Updates `clap` from 4.5.38 to 4.5.40 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.38...clap_complete-v4.5.40) Updates `tokio` from 1.44.2 to 1.45.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.2...tokio-1.45.1) Updates `yaml-rust2` from 0.9.0 to 0.10.3 - [Release notes](https://github.com/Ethiraric/yaml-rust2/releases) - [Changelog](https://github.com/Ethiraric/yaml-rust2/blob/master/CHANGELOG.md) - [Commits](Ethiraric/yaml-rust2@v0.9.0...v0.10.3) Updates `kube` from 0.96.0 to 1.0.0 - [Release notes](https://github.com/kube-rs/kube/releases) - [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md) - [Commits](kube-rs/kube@0.96.0...1.0.0) Updates `k8s-openapi` from 0.23.0 to 0.25.0 - [Release notes](https://github.com/Arnavion/k8s-openapi/releases) - [Changelog](https://github.com/Arnavion/k8s-openapi/blob/master/CHANGELOG.md) - [Commits](Arnavion/k8s-openapi@v0.23.0...v0.25.0) Updates `tokio-util` from 0.7.14 to 0.7.15 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.14...tokio-util-0.7.15) Updates `hyper-util` from 0.1.11 to 0.1.14 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.11...v0.1.14) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `libloading` from 0.8.6 to 0.8.8 - [Commits](https://github.com/nagisa/rust_libloading/commits) Updates `libp2p` from 0.54.1 to 0.55.0 - [Release notes](https://github.com/libp2p/rust-libp2p/releases) - [Changelog](https://github.com/libp2p/rust-libp2p/blob/master/CHANGELOG.md) - [Commits](libp2p/rust-libp2p@v0.54.1...libp2p-v0.55.0) Updates `bytemuck` from 1.23.0 to 1.23.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.23.0...v1.23.1) Updates `prometheus` from 0.13.4 to 0.14.0 - [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md) - [Commits](tikv/rust-prometheus@v0.13.4...v0.14.0) Updates `kube-runtime` from 0.99.0 to 1.0.0 - [Release notes](https://github.com/kube-rs/kube/releases) - [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md) - [Commits](kube-rs/kube@0.99.0...1.0.0) Updates `aya-ebpf` from `630a767` to `bd0424c` - [Release notes](https://github.com/aya-rs/aya/releases) - [Commits](aya-rs/aya@630a767...bd0424c) Updates `aya-log-ebpf` from `630a767` to `bd0424c` - [Release notes](https://github.com/aya-rs/aya/releases) - [Commits](aya-rs/aya@630a767...bd0424c) Updates `which` from 7.0.2 to 8.0.0 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.2...8.0.0) Updates `aya-tool` from `630a767` to `bd0424c` - [Release notes](https://github.com/aya-rs/aya/releases) - [Commits](aya-rs/aya@630a767...bd0424c) --- updated-dependencies: - dependency-name: actix-web dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: clap dependency-version: 4.5.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: tokio dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: yaml-rust2 dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: kube dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-updates - dependency-name: k8s-openapi dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: tokio-util dependency-version: 0.7.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: hyper-util dependency-version: 0.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: itertools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: libloading dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: libp2p dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: bytemuck dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: prometheus dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: kube-runtime dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-updates - dependency-name: aya-ebpf dependency-version: bd0424ca61a1c9ccd6e15e5a846c2915d067a7ea dependency-type: direct:production dependency-group: all-updates - dependency-name: aya-log-ebpf dependency-version: bd0424ca61a1c9ccd6e15e5a846c2915d067a7ea dependency-type: direct:production dependency-group: all-updates - dependency-name: which dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-updates - dependency-name: aya-tool dependency-version: bd0424ca61a1c9ccd6e15e5a846c2915d067a7ea dependency-type: direct:production dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
LorenzoTettamanti
approved these changes
Jun 15, 2025
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-updates group in /core with 18 updates:
4.10.24.11.04.5.384.5.401.44.21.45.10.9.00.10.30.96.01.0.00.23.00.25.00.7.140.7.150.1.110.1.140.13.00.14.00.8.60.8.80.54.10.55.01.23.01.23.10.13.40.14.00.99.01.0.0630a767bd0424c630a767bd0424c7.0.28.0.0630a767bd0424cUpdates
actix-webfrom 4.10.2 to 4.11.0Release notes
Sourced from actix-web's releases.
Commits
69dda5cci: fix msrv job1b4b61dchore(awc): prepare release 3.7.02c55d65chore(actix-web): prepare release 4.11.0276f5d5chore(actix-http): prepare release 3.11.05f3c028chore: narrow tokio dep to account for RUSTSEC-2025-00233d3b31efix: svg files should be compressed (#3486)3147aacfeat: do not use host header on http2 for guard (#3525)079400abuild: add clippy-msrv recipea49f055build(deps): update url requirement from 2.1 to 2.5.4 (#3527)55268b6fix: improve logger header values printingUpdates
clapfrom 4.5.38 to 4.5.40Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
cff27dbchore: Release4ef4124docs: Update changelogca89617Merge pull request #5848 from jennings/jennings/push-xolwzyoornps99b6391fix(complete): Fix PowerShell dynamic completioned2360fchore: Release196a14bdocs: Update changelogcd622abMerge pull request #5846 from ribru17/alias_fn_dedup48ff72bfix(complete): Deduplicate bash subcmd casesb1b6f17Merge pull request #5843 from epage/link5900216fix(derive): Update link for derive attributesUpdates
tokiofrom 1.44.2 to 1.45.1Release notes
Sourced from tokio's releases.
Commits
3768696chore: prepare Tokio v1.45.1 (#7359)421a7b0rt: do not track time-based metrics on wasm32-unknown-unknown (#7322)b1bdb3cci: update macros_type_mismatch for Rust 1.87.0 (#7339)00754c8chore: prepare Tokio v1.45.0 (#7308)1ae9434time: revert "use sharding for timer implementation" related changes (#7226)8895bbaci: Test AArch64 Windows (#7288)48ca254time: updatesleepdocumentation to reflect maximum allowed duration (#7302)a0af02acompat: add more documentation totokio_util::compat(#7279)0ce3a11metrics: stabilizeworker_park_countandworker_unpark_count(#7276)1ea9ce1ci: fix cfg!(miri) declarations in tests (#7286)Updates
yaml-rust2from 0.9.0 to 0.10.3Release notes
Sourced from yaml-rust2's releases.
Changelog
Sourced from yaml-rust2's changelog.
Commits
7bf4d7fComplete changelog.399f481Bump libtest-mimic to 0.8.16c1d38eRemoveyaml-test-suitefrom Cargo releases.306bf0fRelease v0.10.2.815f18eFix License section.e4dc25bMerge licenses and fixCargo.toml.ac8ba60Update renovate config.32587f2ci: skip the cargo install step when we get a cache hitfd7e81dci: cache dependencies weeklyc26bcf9garden: validate the MSRV for the debug_prints featureUpdates
kubefrom 0.96.0 to 1.0.0Release notes
Sourced from kube's releases.
... (truncated)
Changelog
Sourced from kube's changelog.
... (truncated)
Commits
ed3d390release 1.0.02f08a6fbump readme pin for k8s-openapie8a8c3bMerge pull request #1758 from ulagbulag/fix/correct-confliect-schemars-featur...3ca7a9aMerge pull request #1756 from kube-rs/k8s-025c16deeffix: resolve conflict with schemars preserve_order featurea68eaf2clippy on wait6529708update inconsequential license update on optional feature dep webpki-roots3c9d9a4just bump-msrv 1.82.006dcdcfno more compile constraints when limiting to kube >= 1.303532128jump bump-k8sUpdates
k8s-openapifrom 0.23.0 to 0.25.0Release notes
Sourced from k8s-openapi's releases.
Changelog
Sourced from k8s-openapi's changelog.
... (truncated)
Commits
dcbbaefv0.25.0d8b456dDrop v1.28, v1.29e099f31BackportStatefulSetSpec::serviceNameoptionality fix from v1.33.0ab47fc9Add v1.33.0fc600a6Fix / suppress new clippy lints.f14de15Update to v1.30.12, v1.31.8, v1.32.4f9dcd19Update to v1.32.352b64a7Update to v1.29.15, v1.30.11, v1.31.730a268fUpdate kind to v0.27.0be72c29Update to v1.29.14, v1.30.10, v1.31.6, v1.32.2Updates
tokio-utilfrom 0.7.14 to 0.7.15Commits
4d4d126chore: prepare tokio-util v0.7.15 (#7283)5490267fs: update the mockall dev dependency to 0.13.0 (#7234)1434b32examples: improve echo example consistency (#7256)159a3b2rt(unstable): remove alt multi-threaded runtime (#7275)ce87dcfruntime: document the queue behavior ofspawn_blocking(#7269)d41d49dmetrics: fix panic comment inmax_errordocs (#7273)7a6c424process: addCommand::spawn_with(#7249)c3037adtask: properly handle removed entries inJoinMap(#7264)964fd06benches: add helper functions for building runtimes (#7260)817fa60fs: avoid some copies intokio::fs::write(#7199)Updates
hyper-utilfrom 0.1.11 to 0.1.14Release notes
Sourced from hyper-util's releases.
... (truncated)
Changelog
Sourced from hyper-util's changelog.
Commits
71360e4v0.1.14ce9248dfix(proxy): set https system proxy on windows (#201)7400a20fix(client): prefer resolver order always (#200)22867bdstyle(client): Fix some clippy lints (#199)2ff0ba6deps: upgrade windows-registry to 0.5 (#198)2c3c55fv0.1.13a01e6b2fix(client): improve client errors details if available (#184)fc1d699refactor(client): add socket addr to ConnectError0959d46refactor(client): return the first connect error, not the last6328823refactor(client): don't allocate for ConnectError messagesUpdates
itertoolsfrom 0.13.0 to 0.14.0Changelog
Sourced from itertools's changelog.
Commits
a015a68Addnext_arrayandcollect_arraya1213e1Prepare v0.14.0 releaseff0c942fix clippy lintsf80883bFix into_group_map_by documentation errorsb793238Add track_caller for asser_equal5d4056bdefault_featuresis deprecated - switch it todefault-featuresa447b68doc for added traitd0479b0"nitpicks"35c78ceIndexMut -> BorrowMut<slice>deb53barefactored to share codeUpdates
libloadingfrom 0.8.6 to 0.8.8Commits
Updates
libp2pfrom 0.54.1 to 0.55.0Commits
9698607chore(*): prepare release9d3688dchore: prepare libp2p-webrtc-websys 0.4.04449024fix: minor version bump packages affected by #56760177ddfchore(test-utils): revert #5725d57081fchore(ci): update mergify script1442ca0deps(if-watch): update if-watch to v3.2.1ded5d96chore(interop-tests): remove static linking flags for dependency buildse6b02dachore(ci): update mergify scriptba8da16fix(tcp): makeTCP_NODELAYactually the defaulta8b7e0eci(mergify): upgrade configuration to current formatUpdates
bytemuckfrom 1.23.0 to 1.23.1Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
ebb1326chore: Release bytemuck version 1.23.1b5a676dchangelog.53854c3we must limit the impl to only being defined on windows, where the stdcall AB...aa9a4a9Update zeroable_in_option.rs (#314)Updates
prometheusfrom 0.13.4 to 0.14.0Changelog
Sourced from prometheus's changelog.
Commits
e07efb4prometheus: release 0.14.0 (#545)26e46ecHashing improvements (#532)e17c5cebuild(deps): update procfs requirement from ^0.16 to ^0.17 (#543)e5809b7build(deps): update hyper requirement from ^0.14 to ^1.4 (#524)4a0e282Use AsRef<str> for owned label values (#537)c3865f3cargo: upgrade to protobuf 3.7 (#541)7e4e6f2docs: fixregister_histogram_vec_with_registrydocstring (#528)5b62f4bFix LSP and Clippy warnings and errors (#540)52d76fccargo: bump MSRV to 1.81 (#539)3bd0e82Upgradethiserrorcrate from 1.0 to 2.0 version (#534)Updates
kube-runtimefrom 0.99.0 to 1.0.0Release notes
Sourced from kube-runtime's releases.